home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / CRS / crs07.d81 / phelp4.txt < prev    next >
Text File  |  2009-10-10  |  5KB  |  200 lines

  1.           power window ]i[
  2.           #787# #7887# #7#
  3.  
  4. power window is a 200 line by 39
  5. character screen editor.  this also
  6. supports setup for darkterm's color
  7. usage.  by using the f1 key, you set
  8. the default startup colors for the
  9. border and the background.  the
  10. character color is whatever you choose.
  11.  
  12. the clr/home asks you if you are sure
  13. you want to erase the screen.
  14.  
  15. shift run/stop records/decodes the
  16. screen into a seq "1 time read" format
  17. so that it may then be saved to disk.
  18. [saving doesn't scratch any old files.]
  19.  
  20. home will return you to the top of the
  21. screen.  if at the top, it will go to
  22. the top of the screen (row 0).
  23.  
  24. the delete key has 2 modes, use f7 to
  25. toggle them.  one is the normal mode
  26. and the other is a held delete.
  27.  
  28. the quote is allowed to be toggled as
  29. a normal quote or an '.
  30.  
  31. some systems do not allow for quotes
  32. to be used in their system files, so
  33. this program will not allow quotes to
  34. enter from keyboard or loading if you
  35. say quotes are not allowed when you
  36. run power window.
  37.  
  38.  
  39.               display bar
  40.               #78"87# #7#
  41.  
  42. <u>  row: 000     rvs    column: 00 <d>
  43.  "                                   1
  44.  
  45. rvs will reverse when at anytime
  46. reverse mode is entered.  (kinda nice!)
  47.  
  48. <u> will reverse when in uppercase
  49.     mode.
  50.  
  51. <d> will reverse when in hold delete
  52.     mode.
  53.  
  54.     shows your current cursor color!
  55.  
  56. "1  these two tell you the following:
  57.  
  58.     "=commodore key  "=ctrl key
  59.  
  60.     1=numeric color key.
  61.  
  62.     this informs you of what color is
  63.     under the cursor, so you can
  64.     reproduce it using the keyboard.
  65.  
  66. another noticable improvement over
  67. power window 1, 2 & 3 is the cursor
  68. turbo's after 20 key repeats and
  69. is more controllable.  scrolling is
  70. also faster and more controllable.
  71.  
  72. the entire system is 20% faster than
  73. power window 3!
  74.  
  75.  
  76.             range editing
  77.             #787# #78"87#
  78.  
  79. the range is set using the f3 for the
  80. top and f5 for the bottom.
  81.  
  82. ctrl-c will cut the range from the
  83. screen.  this will also move everything
  84. else up, incase you want to delete a
  85. mass range out of your screen.
  86.  
  87. ctrl-d will delete 1 line at the
  88. current cursor row.
  89.  
  90. ctrl-i will insert 1 line at the
  91. current cursor row.
  92.  
  93. ctrl-m will allow you to move your
  94. range around the screen using cursor
  95. keys and return to finish.
  96.  
  97. ctrl-u will swap between upper/lower
  98. cases.  and when decoding (shift
  99. run/stop) it will flag the uppercase
  100. mode inside the file, so that darkterm
  101. will accept it.  (sends ctrl-u &
  102. ctrl-i)
  103.  
  104. ctrl-x will re-run the program.  the
  105. text is untouched incase you made a
  106. mistake, the run/stop restore will
  107. always return you to edit mode from
  108. anywhere in the program.  including
  109. load/save.
  110.  
  111.  
  112.          diskette command area
  113.          #7#7#7#7#7#7#7#7#7#7#
  114.  
  115. this area can be entered using the
  116. command prefixes "@", "$", ">" when
  117. asked for a file name or you can press
  118. f2 during the screen editor.
  119.  
  120. @ will give current disk status
  121.  
  122. $ will give current disk directory
  123.  
  124. > will send text to the error channel.
  125.  
  126. the commands only affect device 8.
  127.  
  128. note:  once used, the diskette command
  129.        area will always return you to
  130.        the screen editor.
  131.  
  132.  
  133.           special options menu
  134.           7878787 7878787 7887
  135.  
  136. to enter this menu, press f8 when in
  137. the screen editor.
  138.  
  139. the following options are available:
  140.  
  141. append file from disk appends a file
  142. from disk to the current one in memory.
  143.  
  144. terminal mode allows you to call a bbs
  145. or act as a bbs.  no modem operations
  146. are carried out at all during this
  147. terminal mode (ie: auto-dial/answer).
  148.  
  149. send file over modem sends the current
  150. text in memory over the modem via the
  151. terminal mode.  you are again asked
  152. if you are the bbs and if you want
  153. asc][ or not.  if you do not want
  154. asc][, then colour is used.
  155.  
  156. record segment of text to disk.  using
  157. the range pointers, you can save that
  158. range to disk for later appending.
  159.  
  160. print text to a 1525 printer.  this
  161. will discard any ctrl code that will
  162. mess up the printer.  plus, you can
  163. see what your pic looks like on paper!
  164.  
  165. return alone exits menu.
  166.  
  167. run/stop stops output of the "send file
  168. over modem" option.
  169.  
  170. commodore-ctrl exits terminal mode.
  171.  
  172. a transmitting file will stop when
  173. terminal mode has been exited, so you
  174. must stay in terminal mode to
  175. completely send the file.
  176.  
  177. to toggle online buffer/edit mode
  178. use ctrl-_.  run/stop also terminates.
  179.  
  180. if edit mode hits 200 lines during any
  181. extra edit mode, it will stop.
  182.  
  183. run/stop should stop most options.  if
  184. that fails, press run/stop & restore
  185. to return you to the editor.  all disk
  186. files are closed when this is done.
  187.  
  188. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  189.  
  190. i'm terribly sorry for the
  191. inconvenience that power window 1 - 3
  192. have caused.  i'm sorry about the lack
  193. of testing, but i tried everything that
  194. i could think of, but obviously, i
  195. didn't think hard enough.  anyhow, i
  196. believe that this one is bug free.
  197.  
  198. if there are any comments, let me know!
  199.  
  200.                          ah - bbi soft